* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Print
authorChong Yidong <cyd@stupidchicken.com>
Thu, 5 Apr 2007 17:56:23 +0000 (17:56 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 5 Apr 2007 17:56:23 +0000 (17:56 +0000)
entire form.

lisp/ChangeLog

index f90e1f2156808ff64e337281b48c073e59af9b60..aeef5a57c17b74847a102496da9fa93daddcb4e3 100644 (file)
@@ -1,3 +1,8 @@
+2007-04-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Print
+       entire form.
+
 2007-04-05  Nick Roberts  <nickrob@snap.net.nz>
 
        * progmodes/gdb-ui.el (breakpoint-disabled): Tweak face (again)